-- card: 3103 from stack: in -- bmap block id: 0 -- flags: 0000 -- background id: 2152 -- name: Phone Setup -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=66 top=51 right=187 bottom=260 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Dial ----- HyperTalk script ----- on mouseUp if first char of the message box is in "0123456789(" then dial the message box else Ask "Mihin numeroon haluat soittaa?" dial it end if end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=423 top=43 right=67 bottom=449 -- title width / last selected line: 0 -- icon id / first selected line: 11045 / 11045 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Bas ----- HyperTalk script ----- on mouseUp visual effect iris close go home end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: A006 -- rect: left=65 top=228 right=246 bottom=236 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Modeemi (ŠŠnitaajuus) ----- HyperTalk script ----- on mouseUp set hilite of button "Kaiutin (äänitaajuus)" to false set hilite of button "Modeemi (äänitaajuus)" to true set hilite of button "Modeemi (impulssi)" to false end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: E006 -- rect: left=65 top=211 right=229 bottom=236 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Kaiutin (ŠŠnitaajuus) ----- HyperTalk script ----- on mouseUp set hilite of button "Kaiutin (äänitaajuus)" to true set hilite of button "Modeemi (äänitaajuus)" to false set hilite of button "Modeemi (impulssi)" to false end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: A006 -- rect: left=65 top=245 right=263 bottom=236 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Modeemi (impulssi) ----- HyperTalk script ----- on mouseUp set hilite of button "Kaiutin (äänitaajuus)" to false set hilite of button "Modeemi (äänitaajuus)" to false set hilite of button "Modeemi (impulssi)" to true end mouseUp -- part 13 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=394 top=43 right=67 bottom=419 -- title width / last selected line: 0 -- icon id / first selected line: 26635 / 26635 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: help ----- HyperTalk script ----- on mouseDown show card field "info" wait until the mouse is up hide card field "info" end mouseDown -- part 17 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=187 top=63 right=162 bottom=402 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: info ----- HyperTalk script ----- on mouseUp hide the target end mouseUp -- part 24 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=178 top=86 right=99 bottom=195 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 1 ----- HyperTalk script ----- on mouseUp send "dial" && "1" to HyperCard end mouseUp -- part 37 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=197 top=86 right=99 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 2 ----- HyperTalk script ----- on mouseUp send "dial" && "2" to HyperCard end mouseUp -- part 38 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=216 top=86 right=99 bottom=232 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 3 ----- HyperTalk script ----- on mouseUp send "dial" && "3" to HyperCard end mouseUp -- part 39 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=177 top=98 right=111 bottom=194 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 4 ----- HyperTalk script ----- on mouseUp send "dial" && "4" to HyperCard end mouseUp -- part 40 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=197 top=98 right=111 bottom=213 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 5 ----- HyperTalk script ----- on mouseUp send "dial" && "5" to HyperCard end mouseUp -- part 41 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=216 top=98 right=111 bottom=233 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 6 ----- HyperTalk script ----- on mouseUp send "dial" && "6" to HyperCard end mouseUp -- part 42 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=176 top=110 right=123 bottom=194 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 7 ----- HyperTalk script ----- on mouseUp send "dial" && "7" to HyperCard end mouseUp -- part 43 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=196 top=110 right=123 bottom=214 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 8 ----- HyperTalk script ----- on mouseUp send "dial" && "8" to HyperCard end mouseUp -- part 44 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=216 top=110 right=123 bottom=234 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 9 ----- HyperTalk script ----- on mouseUp send "dial" && "9" to HyperCard end mouseUp -- part 45 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=175 top=122 right=135 bottom=193 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: * ----- HyperTalk script ----- on mouseUp send "dial" && quote & "*" & quote to HyperCard end mouseUp -- part 46 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=196 top=122 right=135 bottom=214 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: 0 ----- HyperTalk script ----- on mouseUp send "dial" && "0" to HyperCard end mouseUp -- part 47 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=217 top=122 right=135 bottom=235 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: # ----- HyperTalk script ----- on mouseUp send "dial" && quote & "#" & quote to HyperCard end mouseUp -- part 48 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=430 top=245 right=269 bottom=459 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp pop card end mouseUp -- part 49 (field) -- low flags: 81 -- high flags: 2004 -- rect: left=139 top=94 right=200 bottom=374 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: lyft ----- HyperTalk script ----- on mouseUp hide card field "lyft" end mouseUp -- part contents for background part 1 ----- text ----- 90 -- part contents for background part 9 ----- text ----- Paikallinen suuntanumero: -- part contents for background part 10 ----- text ----- Ulosmenevän linjan avaami- seksi valittava: -- part contents for background part 20 ----- text ----- Tue, Jan 31, 9:35 AM -- part contents for card part 17 ----- text ----- Valitse soittotapa ja osoita sitten puhelinta soittaaksesi. (Tarkasta, että sinulla on modeemi kytketty oikein, jos olet valinnut modeemin kautta soittamisen!) Jos sinun ei tarvitse valita 0 ulkolinjan valitsemiseksi, tyhjennä kyseinen kenttä. -- part contents for card part 49 ----- text ----- Nosta kuuloke ja odota kunnes modeemi on soittanut. Osoita sitten tätä kenttää. -- part contents for background part 2 ----- text ----- 0